home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-11-08 | 1.6 KB | 69 lines | [TEXT/ttxt] |
- ReadMe: OpenDoc™ Recipes
-
-
- By The OpenDoc Design Team
- November 8, 1995
-
- © 1993-1995 Apple Computer, Inc. All Rights Reserved.
- Apple, the Apple logo, and Macintosh are registered trademarks of Apple Computer, Inc.
- Mac and OpenDoc are trademarks of Apple Computer, Inc.
-
-
- Introduction
- This document explains which recipes part developers need to implement for different kinds of parts.
-
- All Part Editors must implement:
- All Dynamic Binding recipe(s)
- All Part Persistency recipes
- All Standards recipes
- All UI & Events recipes
- Imaging & Layout:
- Adding a Display Frame
- Adding a Facet
- Part Drawing
- Printing
- Refcounting geometry recipe
- Scrolling
- ViewTypes & Presentations
-
- Part Editors which support data interchange (the clipboard, drag & drop, or linking) must implement:
-
- Data Interchange recipes
- Edit Menu:
- Info… recipes (Linking Info)
- Undo Recipes
-
- Part Editors which support embedding of parts must implement:
-
- everything above plus…
- All Document Menu recipes
- Edit Menu:
- Info… recipes (Part Info only)
- Imaging & Layout:
- Adjusting the Active Border
- Clipping Embedded Facets
- Embedding a Frame
- Making a Frame Visible
- RequestEmbeddedFrame recipe
-
- Part Editors which support AppleEvents or Scripting must implement:
-
- All Scripting recipes
-
- Other optional recipes or documents for informational purposes:
-
- Imaging & Layout:
- Offscreen Canvases
- QuickDraw GX and OpenDoc
- Standards:
- Parameters
- Patching OpenDoc
- ShellPlugIn Recipe
- Storage:
- Cloning Overview
- OpenDoc Draft
- Persistent Reference
- RefCounting
- StorageUnit
- Utilities Documentation
-